Bug report: ID attributes and JavaScript variables
I have been flumoxed (not difficult for me) as to why some functions have not been working on some pages. I have worked out why..... If a HTML element in the page contains an ID attribute with the same value as a variable name used within a JavaScript based toolbar function, it won't work, thankfully it don't happen too often. So I will need to go through the process of updating the toolbar scripts with more unique variable names....